The compiler interacts with the user through an implementation of the Messenger interface. 通过Messenger接口的实现,编译器与用户进行交互。
Unless you are already familiar with using your compiler's IDE, it can be easier to start by using the simpler, command-line interface. 除非你已经很熟悉你的IDE,否则从使用简单的命令行界面开始可能更容易些。
D automatically implements those interfaces via B.If you restate the interfaces in D's base class list then the C# compiler will do an interface reimplementation. D通过B也就自动实现了那些接口。如果你在D的基类列表中显式声明了这些接口的话,那么C编译器将会做一次接口重新实现。
The Diana is an internal representation of Ada source program. It is not only used to communicate in the front end and back end of the Ada compiler, but also the common data interface in the various tools of the Ada environment. DIANA是ADA程序的一种中间表示形式,它适用于ADA编译程序中两个主要工具&前端和后端之间的通信,也是ADA环境中各种工具之间的公共数据界面。
This paper presents an automatic model compiler, CAMC, which accepts device models in behavioral language, such as Verilog-AMS, and generates C code according to standard circuit simulator programming interface. 本文实现了一个自动化的模型编译器CAMC。CAMC能够接受使用Verilog-AMS等行为级语言描述的器件模型,并按照标准电路仿真器的接口产生C语言代码。
The development system is constituted of five parts: editor, compiler, linker, debugger and communicational interface. 它包含编辑器、编译器、连接器、调试器和通信接口几个部分。
Retargetable compiler mainly includes intermediate representation, machine description and interface technique between compiler and machine description. 可重定目标编译器主要包括三个方面的内容:中间表示、机器描述和编译主体与机器描述之间的接口技术。
Based on software engineering, the compiler system of procedure structure is rational, the user interface is friendly, and the system has high reliability and practicability. 通用G代码编译系统开发遵循软件工程思想,程序结构合理,内聚性高,具有良好的可靠性和实用性。
In this paper, some new ideas about the redirection of the compiler and the interface of the optimization are also given. 本文对编译器的可重定向性和优化算法的接口也提出了新的思路。
Virtual machine in HePing stage are provided to compiler a common interface, the compiler as long as virtual machine, generating facing the virtual machine can identify code, then you can explain execution by virtual machine. 虚拟机在任何平台上都提供给编译程序一个共同的接口,编译程序只要面向虚拟机,生成虚拟机能够识别的代码,然后就可以由虚拟机解释执行。
This paper mainly completed the electrode signal processing, motor control, development environment platform, the kernel compiler transplantation and interface system application. 本文中主要完成了对电极信号的处理、电机的控制、开发环境平台的搭建、内核的编译移植以及界面系统的应用。
The compiler uses the retargetable design idea to support various back-end, and provides a flexible interface for developers to add new ones, which enable the language to adapt to various systems and application environments and enhance the practicality and flexibility. 它的后端采用了可重定向的设计思想,支持不同的编译后端,并为开发者提供灵活的接口以添加新的后端实现,适用于不同的系统和应用环境,增强了语言的实用性和灵活性。
According to the theories of automaton in the compiler principle, this paper presented the designing and programming algorithms of the interface of static simulation models in urban traffic organization optimization. Data exchange was through files. 根据编译原理中的自动机理论,设计信号交叉口静态仿真模型接口及接口实现算法,数据交换采用中性文件交换方式。